Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(inspector-ui)!: show json preview for the feed #64

Merged
merged 16 commits into from
Mar 5, 2024
Merged

Conversation

shouya
Copy link
Owner

@shouya shouya commented Mar 4, 2024

Fixes #53.

This pull request adds the feature to view the json representation of the feed, which can be manipulated in the js filter.

image

BREAKING CHANGE: the pp=1 (pretty-print) query parameter on feed endpoints are no longer respected. The serialized feed will always be pretty-printed.

@shouya shouya merged commit e5599e7 into master Mar 5, 2024
2 checks passed
@shouya shouya deleted the json-preview branch March 5, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preview the JSON representation of the feed
1 participant